Lucene search
+L
Generator ProjectGenerator*

1 matches found

CVE
CVE
added 2021/08/08 5:11 a.m.128 views

CVE-2020-36471

CVE-2020-36471 concerns the Rust generator crate prior to 0.7.0, where the yielding function does not enforce Send bounds on the value yielded, while the Generator type is Send. This mismatch allows potential data races when generators are used across threads with non-Send components (e.g., Rc) i...

5.9CVSS5.5AI score0.01094EPSS
Save